home *** CD-ROM | disk | FTP | other *** search
- AbortAllSims()
- Acos(x)
- AddC(result, U, Z)
- AEOpenFile(fileName)
- AESendCalcReceive(productNum, sendValue, sendRow, sendCol, macroName, receiveRow, receiveCol)
- AnimationColor(obj, hue, sat, bright, pattern)
- AnimationGetHeight(obj, getOrig)
- AnimationGetLeft(obj)
- AnimationGetTop(obj)
- AnimationGetWidth(obj, getOrig)
- AnimationHide(obj, outsideIcon)
- AnimationLevel(obj, level)
- AnimationMoveTo(obj, leftOffset, TopOffset, outsideIcon)
- AnimationMovie(obj, movieName, speed, playSoundTrack, async)
- AnimationMovieFinish(obj)
- AnimationOval(obj)
- AnimationPicture(obj, picName, scaleToObj)
- AnimationPixelRect(obj, rows, cols, array)
- AnimationPixelSet(obj, row, col, H, S, V, drawNow)
- AnimationRectangle(obj)
- AnimationRndRectangle( obj)
- AnimationShow(obj)
- AnimationStretchTo(obj, leftOffset, TopOffset, width, height, outsideIcon)
- AnimationText(obj, msg)
- Asin(x)
- Atan(x)
- Atan2(y, x)
- AutoScaleX(plot)
- AutoScaleY(plot)
- BarGraph(plot, aBins, aMin, aMax)
- Beep()
- BitAnd(i,j)
- BitClr(i, bitNum)
- BitNot(i)
- BitOr(i,j)
- BitSet(i, bitNum)
- BitShift(i, Count)
- BitTst(i, bitNum)
- BitXor(i, j)
- BlockName(i)
- CalcDate(year, month, day, hour, minute, second)
- CalcFV(ratePer, nPer, pmt, pv, PayAtBegin)
- CalcNPER(ratePer, pmt, pv, fv, PayAtBegin)
- CalcPMT(ratePer, nPer, pv, fv, PayAtBegin)
- CalcPV(ratePer, nPer, pmt, fv, PayAtBegin)
- CalcRate(nper, pmt, pv, fv, PayAtBegin)
- Ceil(x)
- ChangePlotType(plot, plotType)
- ChangeSignalColor(plot, whichSig, color)
- ChangeSignalWidth(plot, whichSig, width)
- CloseBlockDialogBox(block)
- CloseDialogBox()
- CloseDriver(refNum)
- CloseEnclosingHBlock()
- ClosePlotter(plotNum)
- ConjugateC(matrixRC, matrixAC, m)
- ConnectorMsgBreak()
- Cos(x)
- Cosh(x)
- DateToString(i)
- DBinomial(prob, nTrials)
- Delay(array, x)
- DelayInit(array, DelayTime)
- Determinant(matrixA, m)
- DeterminantC(resultC, matrixAC, m)
- DeviceControl(RefNum, code, params)
- DeviceStatus(refNum, code, params)
- DevKillIO(refNum)
- DExponential(rate)
- DGamma(kthEvent)
- DisposeArray(array)
- DisposePlot(plot)
- DivC(result, U, Z)
- DLogNormal(mean, stdDev)
- DPascal(prob, kthSuccess)
- DPoisson(rate)
- EigenValues(ValuesC, matrixA, m)
- EquationCalculate( input1, ..., input 10, dynArrayName)
- EquationCompile( inputVarName1, ..., inputVarName10, outputVarName, equation, tabOrder, dynArrayName)
- Exp(x)
- Export(pathName, userPrompt, colDelim, array, rows, columns)
- ExportText(pathName, userPrompt, colDelim, array, rows, columns)
- FFT(array[n][2], inverse)
- FileClose(fileNumber)
- FileDelete(pathname)
- FileEndOfFile(fileNumber)
- FileExists(pathname)
- FileGetDelimiter(fileNumber)
- FileGetPathName(fileNumber)
- FileNew(pathname, userPrompt)
- FileOpen(pathname, userPrompt)
- FileRead(fileNumber, colDelim)
- FileRewind(fileNumber)
- FileWrite(fileNumber, s, ColDelim, tabCR)
- Floor(x)
- FSRead(refNum, count, buffer)
- FSWrite(refNum, count, buffer)
- GammaFunction(x)
- Gaussian(mean, stdDev)
- GetAttributeValue(attrString, attribute)
- GetAxis(plot, axisValues)
- GetBlockLabel(block)
- GetBlockTypePosition(block, array)
- GetConBlocks(block, conn, intArray)
- GetConName(block, conn)
- GetConnectedType(connName)
- GetConnectorMsgsFirst(connName)
- GetDialogVariable(block, paramNameStr, row, col)
- GetDimension(array)
- GetEnclosingHBlockNum()
- GetFront(array)
- GetIndexedConValue(conn)
- GetModelName()
- GetNumCons(block)
- GetPassedArray(x, array)
- GetRear(array)
- GetSignalValue(plot, whichSig, xAxisValue)
- GetSimulateMsgs(boolean)
- Help
- Identity(matrixR, m)
- IdentityC(matrixRC, m)
- Import(pathName, userPrompt, colDelim, array)
- ImportText(pathName, userPrompt, colDelim, array)
- Inner(vectorA, vectorB, m)
- InnerC(resultC, vectorAC, vectorBC, m)
- InstallArray(plot, whichSig, sigName, y, startTime, endTime, plotPts, useY2Axis, pattern, color)
- InstallAxis(plot, title, xName, isXLog, xLow, xHi, yName, isYLog, yLow, yHi, y2name, isY2Log, y2Low, y2Hi, y2Pattern, y2Color, maxLines)
- InstallFunction(plot, whichSig, sigName, functionName, useY2Axis, pattern, color)
- Int(x)
- Integerabs(i)
- IntegrateEuler(array, inputValue, deltaTime)
- IntegrateInit(array, initConditions)
- IntegrateTrap(array, inputValue, deltaTime)
- LocalNumBlocks()
- LocalToGlobal(i)
- Log(x)
- Log10(x)
- LUdecomp(matrixR, matrixA, m)
- LUdecompC(matrixRC, matrixAC, m)
- MakeArray(array, i)
- MakeScatter(plot, whichSig)
- MatAdd(matrixR, matrixA, matrixB, m, n)
- MatAddC(matrixRC, matrixAC, matrixBC, m, n)
- MatCopy(matrixR, matrixA, m, n)
- MatCopyC(matrixRC, matrixAC, m, n)
- MatInvert(matrixR, matrixA, m)
- MatInvertC(matrixRC, matrixAC, m)
- MatMatProd(matrixR, matrixA, mA, nA, matrixB, mB, nB)
- MatMatProdC(matrixRC, matrixAC, mA, nA, matrixBC, mB, nB)
- MatScalarProd(matrixR, matrixA, m, n, B)
- MatScalarProdC(matrixRC, matrixAC, m, n, BC)
- MatSub(matrixR, matrixA, matrixB, m, n)
- MatSubC(matrixRC, matrixAC, matrixBC, m, n)
- MatVectorProd(vectorR, matrixA, m, n, vectorB)
- MatVectorProdC(vectorRC, matrixAC, m, n, vectorBC)
- Max2(x,y)
- Mean(Array, i)
- Min2(x,y)
- MsgEmulationOptimize(optimize)
- MultC(result, U, Z)
- MyBlockNumber()
- MyLocalBlockNumber()
- NoValue(x)
- Now()
- NumBlocks()
- NumPlotPoints(plot, points)
- OpenBlockDialogBox(block)
- OpenDialogBox()
- OpenDriver(devName)
- OpenEnclosingHBlock()
- OpenNotebook()
- Outer(matrixR, vectorA, m, vectorB, n)
- OuterC(matrixRC, vectorAC, m, vectorBC, n)
- PassArray(array)
- PauseSim()
- PlaySound(soundName)
- PlotNewPoint(plot, whichSig, index, yValue)
- PlotNewScatter(plot, whichSig, i, xValue, yValue)
- PlotSignalFormat(plot, whichSig, lineFormat, numFormat)
- PlotterSquare(plot, square)
- Pow(x, y)
- PushPlotPic(plot)
- PutFront(Array, x)
- PutRear(array, x)
- QueGetN(array, n)
- QueInit(array)
- QueLength(array)
- QueLookN(array, n)
- QueSetN(array, n, newValue)
- Random(i)
- RandomGetSeed()
- RandomReal()
- RandomSetSeed(i)
- Realabs(x)
- Realmod(x, y)
- RealToStr(value, sigFigs)
- RemoveAttribute(attrString, attribute)
- RemoveSignal(plot, whichSig)
- RenamePlotter(plot, newName)
- RetimeAxis(plot)
- Roots(Values, p, n)
- RunSimulation(doRunSetup)
- SaveModel()
- SelectBlock(trueFalse)
- SendConnectorMsgToBlock(block, conn)
- SendMsgToAllCons(connName)
- SendMsgToBlock(block, message)
- SendMsgToInputs(connName)
- SendMsgToOutputs(connName)
- SerialRead(port)
- SerialReset(port, baud, stop, parity, data, xonxoff)
- SerialWrite(port, s)
- SetAttribute(attrString, attribute, value)
- SetBlockLabel(block, label)
- SetDialogVariable(block, paramNameStr, valueStr, row, col)
- SetIndexedConValue (conn, value)
- ShowBlockHelp(block)
- ShowBlockLabel(block, show)
- ShowFunctionHelp(alphabetical)
- ShowHelp()
- ShowPlot(plot, plotName)
- SimulateConnectorMsgs(trueOrFalse)
- Sin(x)
- Sinh(x)
- Speak(s)
- Sqrt(x)
- StdDevPop(array, i)
- StdDevSample(array, i)
- StrFind(s, findString, caseSens, diacSens)
- StrGetAscii(s)
- StrLen(s)
- StrPart(s, start, i)
- StrPutAscii(s)
- StrReplace(s, start, i, replaceString)
- StrToReal(s)
- SubC(result, U, Z)
- SwitchPlotterRedraw(plot, reverse)
- Tan(x)
- Tanh(x)
- TickCount()
- TimeToString(i)
- Transpose(matrixR, matrixA, m, n)
- TransposeC(matrixRC, matrixAC, m, n)
- UpdatePublishers()
- UserError(s)
- UserParameter(prompt, default)
- UserPrompt(s)
- WaitNTicks(numTicks)
- XCMD(XName, type)
- XCMDArray(array)
- XCMDParam(Arg)